write error

英 [raɪt ˈerə(r)] 美 [raɪt ˈerər]

网络  写错误; 写入错误; 写文件出错

电力



双语例句

  1. First and foremost, you've got to actually write error handling code.
    首先,实际上您已经编写了错误处理代码。
  2. To write a user-defined function for INET_ATON() could be error prone or tedious.
    为INETATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
  3. If you get an error, you can write an entry in an error log or a database, or send a warning e-mail message.
    如果出现错误,您可以将其记录到错误日志或数据库中,或发送一封警告电子邮件。
  4. Its message functionality lets it write out error messages when required.
    它的消息功能允许它在必要的时候写出出错消息。
  5. Without this option, any read or write operation will return an error if the server wants a new handshake, setting the retry flag in the process.
    如果没有这个选项,当服务器希望进行一次新的握手时,进行读或写操作都将返回一个错误,同时还会在该过程中设置retry标记。
  6. If I want to run a simple command from inside a script, I can easy write some code similar to the error checking of the$? above.
    如果我希望在脚本中运行一个简单命令,那么我可以简单地编写一些类似于上面$?的错误检查代码。
  7. It is easy to write overly complex and error prone threaded code or code that only uses one core on a24 core box, yet is still CPU bound.
    编程人员很容易编写出过于复杂且容易出错的线程化代码;也很容易编写出只使用24核系统上的一个内核的代码,无法充分利用整个CPU。
  8. Basically, an application provides the kernel with a list of file descriptors that it needs to monitor for read/ write/ error conditions as well as a timeout value.
    简单地说,应用程序向内核提供一个文件描述符列表和一个超时值,它需要监视这些文件描述符的读/写/错误状态。
  9. Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.
    每当对应的客户端套接字包含读、写或错误操作时,调用对应的回调函数。
  10. You can detect the presence of back blocks from a failed flash operation ( such as an Erase) or an invalid Write operation ( discovered through an invalid Error Correction Code, or ECC).
    如果flash操作(例如Erase)失败,或者Write操作无效(通过无效的错误校正代码发现,ErrorCorrectionCode,ECC),那么说明出现了坏块。
  11. Knowing how to redirect data as stdin or stdout, how to use the pipe, and how to use operators in UNIX helps you write more powerful scripts with better error trapping and cleaner logic.
    您了解了如何把数据重定向到stdin或stdout,如何使用管道,以及如何在UNIX中使用操作符;这些都有助于您编写出更强大的脚本,更好地捕捉错误,使逻辑更简洁清晰。
  12. The write op is returned back to the host with a write error code.
    写操作返回到主机并返回写错误码。
  13. These failures write an entry to the AIX error log.
    这些失败会向AIX错误日志写入一个条目。
  14. However, you probably noticed that each error response includes an id attribute. The next section shows how to use these values to write an error response for each scenario in addition to suggesting user names during registration.
    然而,您可能注意到了,每个错误响应包含一个id属性,下一节向您展示如何使用这些值来为每个场景编写一个错误响应,以及在注册过程中提示用户名。
  15. For a real example, I'll write my own custom-made error page.
    对于一个真实的例子来说,我将书写属于自己的。
  16. Then you will specify two entries to write: an informational event and an error event.
    接着指定要写入的两个项:信息性事件和错误事件。
  17. Write protect error writing drive A Abort, Retry, Fail?
    驱动器写保护,异常结束、重试还是系统调用失败继续执行?
  18. Failed while attempting to write to the log file due to the following error. Continue without further logging?
    由于以下错误,试图对日志文件进行写入操作时失败。要在不进行日志记录的情况下继续吗?
  19. An internal error occurred. Please write down the error code% 1, and submit a bug stating the error code.
    出现内部错误。请记录错误代码%1,并根据错误代码的状态提交问题报告。
  20. Because you can write either, and sometimes you won't get an error message, you'll just get the wrong answer.
    因为你可以选其一进行编写一个,有些时候你不进行报错,你很可能就获得错误的答案。
  21. In this book, you will never see statements like those as we will write tests, error handling, validation code, and be sure we develop a secure application.
    在这本书中,您将永远看不到这些语句,我们将编写测试,错误处理,验证码,并确保我们开发安全的应用程序。
  22. To write error-handling code, you need to know which error occurred.
    为编写错误处理代码,需要了解发生的是哪一类错误。
  23. Your write system call will be interrupted by the bus error signal SIGBUS, because you performed a bad memory access.
    此时write系统调用会被进程接收到的SIGBUS信号中断,因为当前进程访问了非法内存地址。
  24. If the device name provided in the notification record does not match a valid subscriber device record, then generator will write an error to the windows application log.
    如果在通知记录中提供的设备名称与有效的订阅方设备记录不匹配,则生成器将在windows应用程序日志中写入一个错误。
  25. I'll write the most common error pages, in the web.
    我将列举一些网络中最常用的错误页代码。
  26. Write protect error reading drive a.
    写保护使读取驱动器错误。
  27. Write a software for error correction of CMM.
    根据三坐标测量机误差修正的需要,编写了误差修正数据拟合软件。
  28. It is very important to write the error compensation software in order to make the technology of error compensation come into the real productivity.
    补偿软件的编写是误差补偿技术走向实用化的重要步骤。
  29. The theory and method of using a highlevel language programing for user RAM read/ write error detection is presented. and FORTRAN language is realized on PC microcomputer.
    本文提出用一般高级语言编程实现对用户区RAM读/写错误检测的原理及方法,并在PC微机上用FORTRAN语言实现。
  30. According to the measuring software, the author uses Visual C++ 6.0 to write error compensation program.
    依照原有测量软件,补偿软件采用Visualc++6.0编写,经过测试运行正常。